Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua: Add basic APIs for walking to a towner #7678

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

glebm
Copy link
Collaborator

@glebm glebm commented Jan 26, 2025

This may not be how we'll eventually expose towners but it's good enough for now for experimentation.

image

image

@AJenbo
Copy link
Member

AJenbo commented Jan 26, 2025

Aw thanks :)

Source/towners.cpp Outdated Show resolved Hide resolved
This may not be how we'll eventually expose towners
but it's good enough for now.
@glebm glebm force-pushed the lua-walk-to-towner branch from e88f3ad to 0c1cb94 Compare January 26, 2025 20:53
@glebm glebm enabled auto-merge (rebase) January 26, 2025 20:55
@AJenbo
Copy link
Member

AJenbo commented Jan 26, 2025

For the accessibility we probably need to expose the path function so we can get the next step periodically with out causing the player to walk. Having the player walk automatically takes away the sens of where you are moving when you can't see. But I can also see this as being generally useful, someone might have a script that does shopping mostly automatically with this.

@glebm glebm merged commit 32f9cc9 into diasurgical:master Jan 26, 2025
23 checks passed
@glebm glebm deleted the lua-walk-to-towner branch January 26, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants